home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / villacredo / near_hen1.cs < prev    next >
Text File  |  2003-10-28  |  864b  |  61 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 4
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12.   this.line0 = 'none';
  13.   this.target0 = 2;
  14.   this.line1 = '';
  15. "
  16.     1 -1 -1
  17.  
  18.   1 3
  19. "
  20. this.camerafocus = 'player';
  21. this.line0 = '';
  22.  
  23. globals.Henpoint++;
  24. engine.game.npcHen1.behavior = 'follow';
  25. if (globals.Henpoint == 1)
  26. {
  27.    engine.game.npcHen1.follow_entity = 'HenWalkpoint1';
  28. }
  29. if (globals.Henpoint == 2)
  30. {
  31.    engine.game.npcHen1.follow_entity = 'HenWalkpoint2';
  32. }
  33. if (globals.Henpoint == 3)
  34. {
  35.    engine.game.npcHen1.follow_entity = 'HenWalkpoint3';
  36. }
  37. if (globals.Henpoint == 4)
  38. {
  39.    engine.game.npcHen1.follow_entity = 'HenWalkpoint4';
  40. }
  41. if (globals.Henpoint == 4)
  42. {
  43.    globals.Henpoint =  0;
  44. }
  45.  
  46. "
  47.     30 -1 -1
  48.  
  49.   1 0
  50. "
  51. this.camerafocus = 'player';
  52. this.line0 = '';
  53.  
  54. engine.game.npcHen1.near_cutscene = 'villacredo/near_hen1';
  55. "
  56.     1 -1 -1
  57.  
  58.  
  59. 0 0 0 0
  60. 0
  61.